home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / linux-2.0.34 / 00-INDEX next >
Encoding:
Text File  |  1996-06-05  |  2.5 KB  |  70 lines

  1. This is a brief list of all the files in ./linux/Documentation and what
  2. they contain. If you add a documentation file, please list it here in 
  3. alphabetical order as well. Note that subdirectories have their own
  4. index files too.
  5.                              Thanks -- Paul.
  6.  
  7. 00-INDEX
  8.     - this file.
  9. BUG-HUNTING
  10.     - brute force method of doing binary search of patches to find bug.
  11. Changes
  12.     - list of changes that break older software packages.
  13. CodingStyle
  14.     - how the boss likes the C code in the kernel to look.
  15. Configure.help
  16.     - text file that is used for help when you run "make config"
  17. SMP.txt
  18.     - notes, and "To Fix" list for multi-processor Linux. (see smp.tex)
  19. cdrom/
  20.     - directory with information on the CD-ROM drivers that Linux has.
  21. devices.tex
  22.     - TeX source listing of all the nodes in /dev/ with major minor #'s
  23. devices.txt
  24.     - plain ASCII listing of all the nodes in /dev/ with major minor #'s
  25. digiboard.txt
  26.     - info on the Digiboard PC/X{i,e,eve} multiport boards.
  27. filesystems/
  28.     - directory with info on the various filesystems that Linux supports.
  29. ide.txt
  30.     - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)
  31. initrd.txt
  32.     - how to use the RAM disk as an initial/temporary root filesystem.
  33. ioctl-number.txt
  34.     - how to implement and register device/driver ioctl calls.
  35. isdn/
  36.     - directory with info on the linux ISDN support, and supported cards.
  37. java.txt
  38.     - info on the in-kernel binary support for Java(tm)
  39. locks.txt
  40.     - info on file locking implementations, flock() vs. fcntl(), etc.
  41. magic-number.txt
  42.     - list of magic numbers used to mark/protect kernel data structures.
  43. mandatory.txt
  44.     - info on the linux implementation of Sys V mandatory file locking.
  45. modules.txt
  46.     - short guide on how to make kernel parts into loadable modules
  47. networking/
  48.     - directory with info on various linux networking aspects.
  49. nfsroot.txt
  50.     - short guide on setting up a diskless box with NFS root filesystem
  51. oops-tracing.txt
  52.     - how to decode those nasty internal kernel error dump messages.
  53. ramdisk.txt
  54.     - short guide on how to set up and use the RAM disk.
  55. riscom8.txt
  56.     - notes on using the RISCom/8 multi-port serial driver.
  57. rtc.txt
  58.     - notes on how to use the Real Time Clock (aka CMOS clock) driver.
  59. scsi.txt
  60.     - short blurb on using SCSI support as a module.
  61. smp.tex
  62.     - TeX document describing implementation of Multiprocessor Linux
  63. svga.txt
  64.     - short guide on selecting video modes at boot via VGA BIOS.
  65. unicode.txt
  66.     - info on the Unicode character/font mapping used in Linux.
  67. watchdog.txt
  68.     - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
  69.  
  70.